GetUserSettingsResponseUserResponses Property |
Contains a collection of user responses.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<UserResponse> UserResponses { get; }Public ReadOnly Property UserResponses As IList(Of UserResponse)
Get
Property Value
Type:
IListUserResponse
See Also